2018 Fall demo 期末分組網站-ag3

Final video << Previous

Python 語法

Python 3 官方教材: https://docs.python.org/3/index.html 

Python tutorial: https://docs.python.org/3/tutorial/index.html (英文)

Python 教學: https://python-doc-tw.github.io/tutorial/index.html 

網頁上的 Python - Brython: https://www.brython.info/static_doc/en/intro.html  (解譯式)

網頁上的 Python GUI- Flexx: https://flexx.readthedocs.io/en/stable/ (轉譯式)

開始練習 print() 用法, 並著手建立函式


Final video << Previous